home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2007 December / PCWKCD1207B.iso / Najgorsze komunikatory / Tlen.pl / tleninst60255.exe / tlen.exe / 0 / RCDATA / TSMSFORM / TSMSFORM.txt
Text File  |  2007-09-27  |  10KB  |  417 lines

  1. object SMSForm: TSMSForm
  2.   Left = 437
  3.   Top = 146
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = [biSystemMenu, biMinimize]
  7.   BorderStyle = bsSingle
  8.   Caption = 'SMS'
  9.   ClientHeight = 490
  10.   ClientWidth = 449
  11.   Color = 15724527
  12.   Font.Charset = EASTEUROPE_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'Verdana'
  16.   Font.Style = []
  17.   OldCreateOrder = False
  18.   Position = poScreenCenter
  19.   Scaled = False
  20.   OnClose = FormClose
  21.   OnDestroy = FormDestroy
  22.   OnShow = FormShow
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object Panel2: TPanel
  26.     Left = 0
  27.     Top = 0
  28.     Width = 449
  29.     Height = 490
  30.     Align = alClient
  31.     BevelOuter = bvNone
  32.     Color = 15724527
  33.     TabOrder = 0
  34.     DesignSize = (
  35.       449
  36.       490)
  37.     object Label3: TLabel
  38.       Left = 36
  39.       Top = 36
  40.       Width = 400
  41.       Height = 13
  42.       Anchors = [akLeft, akTop, akRight]
  43.       Caption = 'Wpisz numer (lub numery oddzielone '#347'rednikami) oraz tre'#347#263'.'
  44.       Color = clNone
  45.       Font.Charset = EASTEUROPE_CHARSET
  46.       Font.Color = clBlack
  47.       Font.Height = -11
  48.       Font.Name = 'Verdana'
  49.       Font.Style = [fsBold]
  50.       ParentColor = False
  51.       ParentFont = False
  52.       Transparent = True
  53.     end
  54.     object Image1: TImage
  55.       Left = 13
  56.       Top = 36
  57.       Width = 16
  58.       Height = 16
  59.       Transparent = True
  60.     end
  61.     object Bevel4: TBevel
  62.       Left = 8
  63.       Top = 48
  64.       Width = 433
  65.       Height = 9
  66.       Anchors = [akLeft, akTop, akRight]
  67.       Shape = bsBottomLine
  68.     end
  69.     object Memo1: TMemo
  70.       Left = 8
  71.       Top = 61
  72.       Width = 433
  73.       Height = 169
  74.       Anchors = [akLeft, akTop, akRight]
  75.       Ctl3D = True
  76.       Font.Charset = EASTEUROPE_CHARSET
  77.       Font.Color = clWindowText
  78.       Font.Height = -12
  79.       Font.Name = 'Verdana'
  80.       Font.Style = []
  81.       ParentCtl3D = False
  82.       ParentFont = False
  83.       ScrollBars = ssVertical
  84.       TabOrder = 2
  85.       OnKeyDown = Memo1KeyDown
  86.       OnKeyPress = Memo1KeyPress
  87.       OnKeyUp = Memo1KeyUp
  88.     end
  89.     object Edit1: TEdit
  90.       Left = 88
  91.       Top = 10
  92.       Width = 353
  93.       Height = 22
  94.       Anchors = [akLeft, akTop, akRight]
  95.       Ctl3D = True
  96.       Font.Charset = EASTEUROPE_CHARSET
  97.       Font.Color = clWindowText
  98.       Font.Height = -12
  99.       Font.Name = 'Verdana'
  100.       Font.Style = [fsBold]
  101.       ParentCtl3D = False
  102.       ParentFont = False
  103.       ParentShowHint = False
  104.       ShowHint = True
  105.       TabOrder = 1
  106.       OnChange = Edit1Change
  107.     end
  108.     object Button5: TButton
  109.       Left = 8
  110.       Top = 7
  111.       Width = 75
  112.       Height = 25
  113.       Caption = 'numer(y)'
  114.       Font.Charset = EASTEUROPE_CHARSET
  115.       Font.Color = clWindowText
  116.       Font.Height = -11
  117.       Font.Name = 'Verdana'
  118.       Font.Style = []
  119.       ParentFont = False
  120.       TabOrder = 0
  121.       OnClick = Button5Click
  122.     end
  123.     object Panel1: TPanel
  124.       Left = 8
  125.       Top = 235
  126.       Width = 433
  127.       Height = 251
  128.       Anchors = [akLeft, akTop, akRight]
  129.       BevelOuter = bvNone
  130.       Color = 15724527
  131.       TabOrder = 3
  132.       DesignSize = (
  133.         433
  134.         251)
  135.       object Bevel3: TBevel
  136.         Left = 0
  137.         Top = 144
  138.         Width = 433
  139.         Height = 9
  140.         Anchors = [akLeft, akTop, akRight]
  141.         Shape = bsBottomLine
  142.       end
  143.       object Bevel2: TBevel
  144.         Left = 0
  145.         Top = 32
  146.         Width = 433
  147.         Height = 9
  148.         Anchors = [akLeft, akTop, akRight]
  149.         Shape = bsBottomLine
  150.       end
  151.       object Label2: TLabel
  152.         Left = 0
  153.         Top = 48
  154.         Width = 56
  155.         Height = 13
  156.         Caption = 'Nadawca:'
  157.         Font.Charset = EASTEUROPE_CHARSET
  158.         Font.Color = clWindowText
  159.         Font.Height = -11
  160.         Font.Name = 'Verdana'
  161.         Font.Style = []
  162.         ParentFont = False
  163.       end
  164.       object Bevel1: TBevel
  165.         Left = 0
  166.         Top = 0
  167.         Width = 433
  168.         Height = 4
  169.         Anchors = [akLeft, akTop, akRight]
  170.         Shape = bsBottomLine
  171.       end
  172.       object Label4: TLabel
  173.         Left = 0
  174.         Top = 154
  175.         Width = 73
  176.         Height = 13
  177.         Caption = 'Komunikaty:'
  178.         Font.Charset = EASTEUROPE_CHARSET
  179.         Font.Color = clWindowText
  180.         Font.Height = -11
  181.         Font.Name = 'Verdana'
  182.         Font.Style = []
  183.         ParentFont = False
  184.       end
  185.       object Label1: TLabel
  186.         Left = 184
  187.         Top = 96
  188.         Width = 74
  189.         Height = 13
  190.         Anchors = [akTop, akRight]
  191.         Caption = 'Wy'#347'lij przez:'
  192.         Font.Charset = EASTEUROPE_CHARSET
  193.         Font.Color = clWindowText
  194.         Font.Height = -11
  195.         Font.Name = 'Verdana'
  196.         Font.Style = []
  197.         ParentFont = False
  198.       end
  199.       object Button4: TButton
  200.         Left = 0
  201.         Top = 8
  202.         Width = 105
  203.         Height = 25
  204.         Caption = 'Opcje wysy'#322'ania'
  205.         Font.Charset = EASTEUROPE_CHARSET
  206.         Font.Color = clWindowText
  207.         Font.Height = -11
  208.         Font.Name = 'Verdana'
  209.         Font.Style = []
  210.         ParentFont = False
  211.         TabOrder = 2
  212.         OnClick = Button4Click
  213.       end
  214.       object Button3: TButton
  215.         Left = 112
  216.         Top = 8
  217.         Width = 65
  218.         Height = 25
  219.         Caption = 'Przerwij'
  220.         Enabled = False
  221.         Font.Charset = EASTEUROPE_CHARSET
  222.         Font.Color = clWindowText
  223.         Font.Height = -11
  224.         Font.Name = 'Verdana'
  225.         Font.Style = []
  226.         ParentFont = False
  227.         TabOrder = 3
  228.         OnClick = Button3Click
  229.       end
  230.       object Button1: TButton
  231.         Left = 224
  232.         Top = 8
  233.         Width = 89
  234.         Height = 25
  235.         Anchors = [akTop, akRight]
  236.         Caption = 'Wy'#347'lij teraz'
  237.         Font.Charset = EASTEUROPE_CHARSET
  238.         Font.Color = clWindowText
  239.         Font.Height = -11
  240.         Font.Name = 'Verdana'
  241.         Font.Style = [fsBold]
  242.         ParentFont = False
  243.         TabOrder = 0
  244.         OnClick = Button1Click
  245.       end
  246.       object Button2: TButton
  247.         Left = 321
  248.         Top = 8
  249.         Width = 112
  250.         Height = 25
  251.         Anchors = [akTop, akRight]
  252.         Caption = 'P'#243#378'niej (outbox)'
  253.         Font.Charset = EASTEUROPE_CHARSET
  254.         Font.Color = clWindowText
  255.         Font.Height = -11
  256.         Font.Name = 'Verdana'
  257.         Font.Style = []
  258.         ParentFont = False
  259.         TabOrder = 1
  260.         OnClick = Button2Click
  261.       end
  262.       object Edit2: TEdit
  263.         Left = 176
  264.         Top = 46
  265.         Width = 257
  266.         Height = 21
  267.         Anchors = [akTop, akRight]
  268.         Ctl3D = True
  269.         Font.Charset = EASTEUROPE_CHARSET
  270.         Font.Color = clWindowText
  271.         Font.Height = -11
  272.         Font.Name = 'Verdana'
  273.         Font.Style = []
  274.         ParentCtl3D = False
  275.         ParentFont = False
  276.         TabOrder = 4
  277.         OnKeyUp = Memo1KeyUp
  278.       end
  279.       object ComboBox1: TComboBox
  280.         Left = 176
  281.         Top = 68
  282.         Width = 145
  283.         Height = 21
  284.         Style = csDropDownList
  285.         Anchors = [akTop, akRight]
  286.         Enabled = False
  287.         Font.Charset = EASTEUROPE_CHARSET
  288.         Font.Color = clWindowText
  289.         Font.Height = -11
  290.         Font.Name = 'Verdana'
  291.         Font.Style = []
  292.         ItemHeight = 13
  293.         ParentFont = False
  294.         TabOrder = 6
  295.       end
  296.       object CheckBox1: TCheckBox
  297.         Left = 0
  298.         Top = 70
  299.         Width = 137
  300.         Height = 17
  301.         Caption = 'Czas dostarczenia'
  302.         Font.Charset = EASTEUROPE_CHARSET
  303.         Font.Color = clWindowText
  304.         Font.Height = -11
  305.         Font.Name = 'Verdana'
  306.         Font.Style = []
  307.         ParentFont = False
  308.         TabOrder = 5
  309.         OnClick = CheckBox1Click
  310.       end
  311.       object CheckBox2: TCheckBox
  312.         Left = 0
  313.         Top = 94
  314.         Width = 169
  315.         Height = 17
  316.         Caption = 'Nie zachowuj w archiwum'
  317.         Font.Charset = EASTEUROPE_CHARSET
  318.         Font.Color = clWindowText
  319.         Font.Height = -11
  320.         Font.Name = 'Verdana'
  321.         Font.Style = []
  322.         ParentFont = False
  323.         TabOrder = 9
  324.       end
  325.       object ComboBox2: TComboBox
  326.         Left = 328
  327.         Top = 68
  328.         Width = 49
  329.         Height = 21
  330.         Style = csDropDownList
  331.         Anchors = [akTop, akRight]
  332.         Enabled = False
  333.         Font.Charset = EASTEUROPE_CHARSET
  334.         Font.Color = clWindowText
  335.         Font.Height = -11
  336.         Font.Name = 'Verdana'
  337.         Font.Style = []
  338.         ItemHeight = 13
  339.         ParentFont = False
  340.         TabOrder = 7
  341.       end
  342.       object ComboBox3: TComboBox
  343.         Left = 384
  344.         Top = 68
  345.         Width = 49
  346.         Height = 21
  347.         Style = csDropDownList
  348.         Anchors = [akTop, akRight]
  349.         Enabled = False
  350.         Font.Charset = EASTEUROPE_CHARSET
  351.         Font.Color = clWindowText
  352.         Font.Height = -11
  353.         Font.Name = 'Verdana'
  354.         Font.Style = []
  355.         ItemHeight = 13
  356.         ParentFont = False
  357.         TabOrder = 8
  358.       end
  359.       object Memo2: TMemo
  360.         Left = 0
  361.         Top = 171
  362.         Width = 433
  363.         Height = 73
  364.         TabStop = False
  365.         Anchors = [akLeft, akTop, akRight]
  366.         Color = 15132390
  367.         Ctl3D = True
  368.         Font.Charset = EASTEUROPE_CHARSET
  369.         Font.Color = clNavy
  370.         Font.Height = -11
  371.         Font.Name = 'Verdana'
  372.         Font.Style = []
  373.         ParentCtl3D = False
  374.         ParentFont = False
  375.         ReadOnly = True
  376.         ScrollBars = ssVertical
  377.         TabOrder = 10
  378.       end
  379.       object ComboBox4: TComboBox
  380.         Left = 264
  381.         Top = 92
  382.         Width = 169
  383.         Height = 21
  384.         Style = csDropDownList
  385.         Anchors = [akTop, akRight]
  386.         Font.Charset = EASTEUROPE_CHARSET
  387.         Font.Color = clWindowText
  388.         Font.Height = -11
  389.         Font.Name = 'Verdana'
  390.         Font.Style = []
  391.         ItemHeight = 13
  392.         ParentFont = False
  393.         TabOrder = 11
  394.       end
  395.       object CheckBox3: TCheckBox
  396.         Left = 0
  397.         Top = 120
  398.         Width = 201
  399.         Height = 17
  400.         Caption = 'Use operator'#39's gateway'
  401.         TabOrder = 12
  402.         OnClick = CheckBox3Click
  403.       end
  404.       object ComboBox5: TComboBox
  405.         Left = 232
  406.         Top = 120
  407.         Width = 201
  408.         Height = 21
  409.         Style = csDropDownList
  410.         Enabled = False
  411.         ItemHeight = 13
  412.         TabOrder = 13
  413.       end
  414.     end
  415.   end
  416. end
  417.